body	{font-family:Arial, Sans-Serif;
         font-size: 12pt;
         margin-right:30px; 
         margin-left:30px;
         background-color:#CCFFFF;}
h1	{font-size:x-large; font-weight: bold; text-align: center;}
h2	{font-size: 14pt; 
         font-weight: 700;
         text-decoration: underline;}
h3	{font-size: 13pt;
         font-weight:700;
	 text-align:center;}
h4	{font-size: 10pt;
         font-weight: 700;
	 text-align: center;}
h5      {font-size: 12 pt;
         font-weight: 500;
         text-decoration: underline;
         font-style:normal;}  
em	{font-size: 13pt;
	 font-weight: 700;
	 font-style: normal;
	 color: red;}
.quote	{font-size: 12pt;
         font-style: italic;
	 color:blue;}
.video  {font-size: 12pt;
         font-stile: italic;
         color:red;}
         
         #lyr	{background-color:lemonchiffon;
	 	 border-style:double;
	 	 border-width:medium;
	 	 font-family:Calibri, Arial, Sans-Serif;
	          font-size: 13pt;
	 	 color:black;
	 	 margin-left:1px;
	 	 margin-right:10px;
	 	 padding: 5px;
	 	 position:relative;
	 	 height:50;
	 	 z-index:10;
	 	 visibility:visible;
	 	 word-wrap:break-word;
	 	}
	 #panel1	{background-color:lemonchiffon;
	      position:center;
	      width:90%;
	 	 border-style:double;
	 	 border-width:medium;
	 	 border-color:black;
	 	 font-family:Calibri, Arial, Sans-Serif;
	          font-size: 13pt;
	 	 color:black;
	 	 margin-left:5%;
	 	 margin-right:5%;
	 	 position:relative;
	 	 visibility:visible;
	 	 word-wrap:break-word;
	 	}


